The crPESetNthParameterField function sets a value for the specified parameter field.
Declare Function crPESetNthParameterField Lib "crwrap32.dll" (ByVal printJob As Integer, ByVal parameterN As Integer, ByVal ValueType As Integer, ByVal DefaultValueSet As Integer, ByVal CurrentValueSet As Integer, ByVal Name As String, ByVal Prompt As String, ByRef DefaultValue As Any, ByRef CurrentValue As Any) As Integer
Data Type | Constant | |
Indicates whether or not to use the default value for the parameter field. The value can be either TRUE (1) to use the default value or FALSE (0) to specify a new value. |
TRUE (1) if the call is successful, FALSE (0) if the call fails.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |